Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-216287 | SOL-11.1-020100 | SV-216287r959010_rule | Medium |
Description |
---|
Legacy remote access utilities allow remote control of a system without proper authentication. |
STIG | Date |
---|---|
Solaris 11 SPARC Security Technical Implementation Guide | 2024-05-30 |
Check Text ( C-17523r370949_chk ) |
---|
Determine if the legacy remote access package is installed. # pkg list service/network/legacy-remote-utilities If an installed package named service/network/legacy-remote-utilities is listed, this is a finding. |
Fix Text (F-17521r370950_fix) |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/legacy-remote-utilities |